/* Add here all your CSS customizations */

img {max-width: 100%; height: auto;}

@media screen and (min-width: 150px) and (max-width: 500px) {
	.header-column .header-logo a img {width: 114px; height: 56px;}  /* Mobile Logo Fix */


	}
	
.body .main  section.section.section-quaternary.section-no-border.mt-none {
	background-color: #5D5D5D !important;
	border-top-color: #124e74;
	border-right-color: #124e74;
	border-bottom-color: #124e74;
	border-left-color: #124e74;
	}
.body .main  section.section.section-quaternary.section-no-border.mt-none .container .row .col-md-12.center  h2.heading-dark {
	color: #CCC !important;
}	

html section.section-quaternary p {color: #CCC !important;}
.testimonial-author  p  span {color: #CCC !important;}
.ccm-search-block-form  h3 {display: none;}